From: Glenn Morris Date: Tue, 25 Oct 2011 07:25:45 +0000 (-0700) Subject: * abbrevs.texi (Saving Abbrevs): quietly-read-abbrev-file is not a command. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~1861 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=f8622514fff1780c5ba5a3698425a9c0eb54dca2;p=emacs.git * abbrevs.texi (Saving Abbrevs): quietly-read-abbrev-file is not a command. --- diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index e3863386a49..16c234f0c67 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -1,3 +1,8 @@ +2011-10-25 Glenn Morris + + * abbrevs.texi (Saving Abbrevs): + quietly-read-abbrev-file is not a command. (Bug#9866) + 2011-10-24 Chong Yidong * display.texi (Scrolling): Document scroll-up-line and diff --git a/doc/emacs/abbrevs.texi b/doc/emacs/abbrevs.texi index d0833ea0854..2eafadf4841 100644 --- a/doc/emacs/abbrevs.texi +++ b/doc/emacs/abbrevs.texi @@ -286,8 +286,6 @@ sessions. Write a file @var{file} describing all defined abbrevs. @item M-x read-abbrev-file @key{RET} @var{file} @key{RET} Read the file @var{file} and define abbrevs as specified therein. -@item M-x quietly-read-abbrev-file @key{RET} @var{file} @key{RET} -Similar but do not display a message about what is going on. @item M-x define-abbrevs Define abbrevs from definitions in current buffer. @item M-x insert-abbrevs